projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb141d3
)
ci/rpmostree: Bump to 2019.1
author
Colin Walters
<walters@verbum.org>
Thu, 24 Jan 2019 10:37:46 +0000
(11:37 +0100)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Fri, 1 Mar 2019 16:41:09 +0000
(16:41 +0000)
Should fix the issue that CI broke due to libsolv not being sync'd.
Closes: #1806
Approved by: jlebon
ci/rpmostree.sh
patch
|
blob
|
history
diff --git
a/ci/rpmostree.sh
b/ci/rpmostree.sh
index 85425c3d235afd347ca48fed7f147b6494550b61..9a16297230145f8a734005b0fa8ec5b79c874870 100755
(executable)
--- a/
ci/rpmostree.sh
+++ b/
ci/rpmostree.sh
@@
-6,7
+6,7
@@
set -xeuo pipefail
# Frozen to a tag for now to help predictability; it's
# also useful to test building *older* versions since
# that must work.
-RPMOSTREE_TAG=v201
8.8
+RPMOSTREE_TAG=v201
9.1
dn=$(dirname $0)
. ${dn}/libpaprci/libbuild.sh